@font-face {
  font-family: "iconfont"; /* Project id 4318383 */
  src: url('../fonts/iconfont.woff2?t=1699274729557') format('woff2'),
       url('../fonts/iconfont.woff?t=1699274729557') format('woff'),
       url('../fonts/iconfont.ttf?t=1699274729557') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dianhua:before {
  content: "\e632";
}

.icon-rengongkefu:before {
  content: "\e87c";
}

.icon-shouji:before {
  content: "\e600";
}

.icon-shouji1:before {
  content: "\e614";
}

.icon-home:before {
  content: "\e7c6";
}

.icon-close:before {
  content: "\e6e9";
}

.icon-share:before {
  content: "\e729";
}

.icon-search:before {
  content: "\e741";
}

.icon-24gf-telephone2:before {
  content: "\e96d";
}

.icon-down:before {
  content: "\e69b";
}

